home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kimeruze! Yamikon!
/
Kimeruze! Yamikon!.iso
/
mac
/
YARIKON
/
EVENT10.Dxr
/
00053.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-23
|
212 b
|
12 lines
on exitFrame
global selected, round, uscore, point
if selected = 1 then
set the visible of sprite (15 + round) to 1
updateStage()
set point to 1
else
set point to 0
end if
play done
end